test-rofiles-fuse: Actually check out via hardlinks
authorColin Walters <walters@verbum.org>
Tue, 16 Aug 2016 17:07:51 +0000 (13:07 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 16 Aug 2016 21:22:28 +0000 (21:22 +0000)
commit3469161e4157d715285395e80202c9d2dbd43ce8
tree6ef508dde0ecb1e08ac6d3b233eab58b0f25c4e8
parent3c6d2bc12040475b65fa80280a706f773b30af3a
test-rofiles-fuse: Actually check out via hardlinks

The test suite was actually doing something before, just
not quite what I intended.  Without `-U` for bare-user checkouts
we end up doing a copy.

Now, a future commit will change how rofiles work, which would cause
the test suite to permit inplace mutation for non-hardlinked files.
So let's ensure they *are* hardlinked.

Closes: #462
Approved by: jlebon
tests/test-rofiles-fuse.sh